home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 #2 / Ham Radio 2000 - Volume 2.iso / HAMV2 / ANTENNA / AZPRJ104 / BEA_NA.DAT < prev    next >
Text File  |  1997-01-17  |  10KB  |  244 lines

  1. %bea_na.dat--------------------------------------
  2. %Beacon File for AZ_PROJ v1.04
  3. %requires v1.04 (or greater) of AZ_PROJ
  4. %
  5. %
  6. %
  7. % This file is readable by AZ_PROJ v1.04 (or greater)
  8. %
  9. % Each line in this file represents a transmitter.
  10. % The file format was devised for AZ_PROJ, a program which draws maps
  11. % for amateur radio operators. A line of this file will be plotted
  12. % by AZ_PROJ as a symbol on a map.
  13. %
  14. % It is hoped that this machine readable transmitter file
  15. % format is a generally useful format for beacons, repeaters, rovers,
  16. % TV stations, FM stations, AM broadcast stations, airport radars ...),
  17. % for people who maintain and use databases for transmitters.
  18. %
  19. % The line format for transmitters and it's specifications
  20. % are hereby released into the public domain.
  21. % Suggestions for changes in the format are welcome.
  22. %
  23. % Joseph Mack NA3T Nov 96, mack@ncifcrf.gov
  24. %
  25. %    To add a transmitter to the file, supply data in the form
  26. %        transmitter_type:frequency:string_1(suggested use, callsign):6 character grid_locator:power(W):beam_heading(s):string_2(suggested use, location or special operating condx):comment ignored by reading program (eg AZ_PROJ)
  27. %    eg 2m beacon
  28. %        beacon:144.170:NA3T:FM19gk:60:300:Frederick, MD: Joe, ph# 301-555-1212, 5dbd yagi, from W3EP, Oct 96
  29. %    eg. rover operating a weekend 10GHz contest from Mt Ascutney
  30. %        rover:10:NA3T:FN33sk:::only saturday: 2m link is 147.54, cell ph# 860-555-1212
  31. %     eg TV station North America channel 2, used as a 6m propagation marker
  32. %        TV:55.25Z:WPBT/02:FL05cx:100000:-1:Miami,FL,US:comment
  33. %
  34. %    transmitter_type is
  35. %        beacon
  36. %        repeater
  37. %        rover
  38. %        TV
  39. %        BC            %usually 550-1630 kHz AM
  40. %        AM            %usually 550-1630 kHz AM
  41. %        FM             %North America is 88-108MHz
  42. %
  43. %        beacon and repeater is plotted as a nested set of circles
  44. %        (or if directional, a fan 70 deg wide).
  45. %        The number of circles indicate the power level.
  46. %        Rover is plotted as a VW beetle.
  47. %        Power and beam_heading info info are ignored.
  48. %        High power commercial stations used as propagation markers or
  49. %        for mad DX hunters (TV, AM, FM, ...) are not differentiated
  50. %        by AZ_PROJ (at least yet). They can be plotted as either
  51. %        a non-directional tower (one section for each factor of 10
  52. %        increase in power) or by nested circles (see az_ini.ps).
  53. %
  54. %
  55. %    frequency is
  56. %        int or a real. The units are not specified here and
  57. %        instead are known by the program using the file.
  58. %        Units could be    kHz, MHz, GHz, wavelength in m, channel number...
  59. %
  60. %        In AZ_PROJ the frequency entry is matched with entries in the
  61. %        array /bands_plotted. If a match is found the entry is plotted
  62. %        on the map, otherwise the entry is skipped. If the entry is a real
  63. %        eg 55.25, then the int resulting from truncation (in this case 55)
  64. %        is matched against the entries in /bands_plotted. If a real
  65. %        the last digit in the frequency can instead be an arbitrary char
  66. %        which is plotted on the map (eg 55.250H for horizontal polarisation).
  67. %        Some chars have special meaning eg +,-,N,Z for TV stations
  68. %        (see file TVxxx.dat for further details), or +/- for repeaters
  69. %        (see file repxxx.dat for further details).
  70. %
  71. %    power
  72. %        if -1, then power unknown. Will be plotted as minimal power
  73. %        (set in az_proj.ps).
  74. %
  75. %    beam_heading is
  76. %        1. -1 if omnidirectional
  77. %        2. int (0..360) if one main lobe is radiated
  78. %        or
  79. %        3. comma separated list of int eg 60,180,300 if multilobed radiator
  80. %        or 45,225 if dipole facing NE/SW
  81. %
  82. %        It is also possible to draw a multilobed radiator by putting
  83. %        several lines identical except for the beam_heading.
  84. %
  85. %
  86. % File Names:
  87. %        AZ_PROJ uses 8.3 DOS file names for transmitter files.
  88. %        The extension is .dat
  89. %        Where possible, the file name is
  90. %         transmitter_type - country/location - subclass
  91. %        eg tv_nach2.dat for TV stations in North America on channel 2
  92. %        eg bea_na.dat for all VHF beacons in North America
  93. %
  94. %
  95. % New Transmitter Types:
  96. %        It is relatively easily to add code for new transmitter types
  97. %        to AZ_PROJ. If a map was needed of Automatic Packet Reporting
  98. %        System (APRS) nodes in a meteor scatter event or of packet stations,
  99. %        in a traffic network, then I would only need a list of APRS
  100. %        nodes and a few suggestions for a symbol.
  101. %
  102. %--------------------------------------
  103. %
  104. % Special Notes about beacons
  105. %
  106. %
  107. % Ham beacons, are relatively low power, ie 1mW < P < 100W
  108. % AZ_PROJ draws one circle for each bm (bell miliwatt),
  109. %0 circle for 1mw
  110. %4 circles for 10W (also for 99W)
  111. %4 circles for 99W (also for 99W)
  112. %5 circles for 100W
  113. %
  114. % For TV stations which are high power, ie 1000W < P <100,000W (generally)
  115. % one circle for each bW (bell W)
  116. %0 circle for 1W
  117. %3 circles for 1000W
  118. %3 circles for 9999W
  119. %4 circles for 10000W
  120. %
  121. % If a ham beacon and a TV station are plotted on the same map
  122. % then a 10W ham beacon, will have the same size as a 10KW TV station
  123. % To differentiate the two symbols, a thicker black complete circle is drawn
  124. % at the 1W level for both symbols. For a beacon, the 1W circle is the 3rd circle
  125. % For a TV station the 1W circle is the inner most circle.
  126. % This isn't a great solution. Other suggestions are welcome.
  127. %
  128. %--------------------------------------
  129. %
  130. %    The beacon file (bea_w3ep.dat), is maintained by Emil Pocock, W3EP.
  131. %    Emil writes the `World above 50MHz' column in QST. Please send
  132. %    beacon updates to Emil and we will get them from him.
  133. %    Sorry, this file only has US beacons.
  134. %
  135. %    This is a modified W3EP format file in which text fields (eg "omni")
  136. %    have been replaced by numerical data in an attempt to have an
  137. %     easy to parse, machine readable, format. I don't care what format
  138. %    is used as long as it is stable for the useful life of this program.
  139. %
  140. beacon:144.054:WD4GSM:EM86:0.2:-1:
  141. beacon:144.170:KH6HME:BK29go:60:270:
  142. beacon:144.275:W4RFR:EM66:0.25:-1:
  143. beacon:144.275:KD0DW:DN70lf:100:-1:
  144. beacon:144.276:W2RTB:FN12ar:15:-1:
  145. beacon:144.277:VE1SMU:GN03:10:270:
  146. beacon:144.277:KA0EWQ:EN15:10:135:
  147. beacon:144.277:VE2FUT:FN25wg:12:-1:
  148. beacon:144.280:VA3TBX:EN58ij:20:135:
  149. beacon:144.280:VE2FTR:FN08:60:180:
  150. beacon:144.280:N4MW:EM55ac:4:-1:
  151. beacon:144.282:WD4LWG:EL87:75:-1:
  152. beacon:144.287:KB8JI:EN64we:0.4:157:
  153. beacon:144.289:KL7GLK:FM18:2:-1:1:
  154. beacon:144.290:WA2UMX:FN23xc:20:-1:
  155. beacon:144.290:VE1SMU:FN84:10:338:
  156. beacon:144.290:K0HTF:EN31dx:1:-1:
  157. beacon:144.292:W9IP:FN24kp:45:0:
  158. beacon:144.294:WB0QIY:EN01rf:60:135:
  159. beacon:144.295:WA8R:EM79qb:15:-1:
  160. beacon:144.296:WD4KPD:FM15mm:20:-1:
  161. beacon:144.296:W3VD:FM19ne:10:-1:
  162. beacon:144.297:WB2CUS:EL98:0.5:-1:
  163. beacon:222.053:K0HTF:EN31dx:2:-1:
  164. beacon:222.055:VE1SMU:GN03:10:270:
  165. beacon:222.055:N4MW:EM55ac:6:-1:
  166. beacon:222.055:KL7GLK:FM18:0.025:-1:
  167. beacon:222.057:WD4GSM:EM86:0.25:-1:
  168. beacon:222.058:W2RTB:FN12ar:15:-1:
  169. beacon:222.060:VE1SMU:FN84:10:-1:
  170. beacon:222.280:VE2FTR:FN08:6:180:
  171. beacon:432.002:K4EJQ:EM86:0.1:-1:
  172. beacon:432.074:KH6HME:BK29go:35:270:
  173. beacon:432.075:WD4GSM:EM86:0.6:360:
  174. beacon:432.280:VE2FTR:FN08:38:180:
  175. beacon:432.300:VE1SMU:GN03:10:270:
  176. beacon:432.303:KW2T:FN13:0.25:-1:
  177. beacon:432.305:W4RFR:EM65:10:-1:
  178. beacon:432.306:W2RTB:FN12ar:15:-1:
  179. beacon:432.309:WA4ZTK:EM85ar:0.9:45:
  180. beacon:432.316:W3VD:FM19ne:7:-1:
  181. beacon:432.317:WA4PGI:FM07bw:5:-1:
  182. beacon:432.350:VE1SMU:FN84:10:225:
  183. beacon:432.350:K0HTF:EN31dx:2:-1:
  184. beacon:432.380:VE1SMU:FN84:15:225:
  185. beacon:432.395:N4MW:EM55ac:10:90:
  186. beacon:432.395:N4MW:EM55ac:10:270:
  187. beacon:902.350:VE1SMU:GN03:7:270:
  188. beacon:902.550:W3VD:FM19ne:7:-1:
  189. beacon:902.990:KA8EDE:EM79xs:10:-1:
  190. beacon:903.020:WD4GSM:EM86:10:-1:
  191. beacon:903.075:K4EJQ:EM86:1:-1:
  192. beacon:903.080:N3CX:FN20gp:5:-1:
  193. beacon:903.090:K3SIW:EN52xb:30:90:
  194. beacon:903.252:N4MW:EM55ac:1:-1:
  195. beacon:926.520:VE1SMU:FN84:2:-1:
  196. beacon:1295.998:VE1SMU:FN84:20:45:
  197. beacon:1296.000:KH6HME:BK29go:17:270:
  198. beacon:1296.006:K4EJQ:EM86:3:-1:
  199. beacon:1296.046:W3VD:FM19ne:0.2:-1:
  200. beacon:1296.055:W9YH:EN50:10:0:
  201. beacon:1296.070:K3SIW:EN52xb:20:90:
  202. beacon:1296.075:WD4GSM:EM86:5:-1:
  203. beacon:1296.080:N3CX:FN20gp:10:-1:
  204. beacon:1296.180:WD5AGO:EM26:3:-1:
  205. beacon:1296.200:WA4PGI:FM07bw:5:-1:
  206. beacon:1296.276:W2RTB:FN12ar:15:-1:
  207. beacon:1296.310:N4MW:EM55ac:2:-1:
  208. beacon:1296.350:VE1SMU:GN03:6:270:
  209. beacon:1296.400:VE1SMU:FN84:5:270:
  210. beacon:2304.020:K3SIW:EN52xb:10:270:
  211. beacon:2304.030:N4MW:EM55ac:4:-1:
  212. beacon:2304.035:N3CX:FN20gp:4:-1:
  213. beacon:2304.047:K4EJQ:EM86:1:-1:
  214. beacon:2304.175:W9ZIH:EN51nl:4:90:
  215. beacon:2304.300:WQ5S:EM12pt:0.03:-1:
  216. beacon:2312.000:VE1SMU:FN84:1:270:
  217. beacon:3456.020:K3SIW:EN52xb:0.5:270:
  218. beacon:3456.040:N4MW:EM55ac:0.1:-1:
  219. beacon:3456.070:K4EJQ:EM86:1.5:-1:
  220. beacon:3456.140:N3CX:FN20gp:5:-1:
  221. beacon:3456.325:AA5C:EM13se:0.025:-1:
  222. beacon:5759.950:K3SIW:EN52xb:5:270:
  223. beacon:5760.040:N4MW:EM55ac:1.5:-1:
  224. beacon:5760.070:K4EJQ:EM86:5:-1:
  225. beacon:5760.300:AA5C:EM13se:0.5:-1:
  226. beacon:10248.000:N6IZW:DM12lt:0.1:-1:
  227. beacon:10256.000:WA6EJO:DM04hi:5:135:
  228. beacon:10265.000:WB6DNX:DM13fr:0.025:-1:
  229. beacon:10265.000:NW7O:DM25gv:0.1:-1:
  230. beacon:10368.020:KK6TG:CM88qq:0.1:-1:
  231. beacon:10368.045:K3SIW:EN52xb:3:270:
  232. beacon:10368.045:K4EJQ:EM86:0.15:-1:
  233. beacon:10368.120:N4MW:EM55ac:0.03:-1:
  234. beacon:10368.270:AA5C:EM13se:0.025:-1:
  235. beacon:10368.275:KS2D:FN20ok:2.5:-1:
  236. beacon:10368.300:N6CA:DM03ts:3.5:-1:
  237. beacon:10368.310:N6CA:DM03ms:5:-1:
  238. beacon:10368.325:W6ASL:CM88wj:5:-1:
  239. beacon:10368.350:NW7O:DM25gv:0.04:-1:
  240. beacon:24192.047:KK6TG:CM88qq:0.03:-1:
  241. beacon:24192.325:AA5C:EM13se:0.001:225:
  242. %--------------------------------------:
  243. %--------------------------------------bea_na.dat:
  244.